This is an awesome place. I have the following code but it does not work - does not change the tabs when you click on the links embedded in these tabs.
If you have 3 open tabs in Safari with tab1 as the active tab, clicking tab2 or tab3 will run a command to hide the previously active tab (tab1) and make the ...
I'm trying to trigger some jQuery when a new tab is selected using the .click() listener on the .tab-* elements, but it seems like the code is being ignored.
The jQuery UI Tabs activate event is used to trigger when a tab is activated. If the previously active tab will collapse, then ui.oldTab and ui.oldPanel will ...